home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 11462 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  546 b 

  1. Path: news.ust.hk!ee_yeh
  2. From: ee_yeh@uxmail.ust.hk (Edmond Yeh)
  3. Newsgroups: comp.lang.c
  4. Subject: Background job
  5. Date: 24 Mar 1996 16:15:00 GMT
  6. Organization: HKUST
  7. Message-ID: <4j3se4$ldc@ustsu10.ust.hk>
  8. NNTP-Posting-Host: eesu21.ee.ust.hk
  9. X-Newsreader: TIN [version 1.2 PL2]
  10.  
  11.  
  12.  
  13. I want to write a program to put a job to be run in background.
  14. say the job is in a command line : "fax -3 -1234567 abc.txt" ,
  15. it will run in dos and fax out the file in 3 trials .
  16.  
  17. Is there any way to do that ?
  18. I am using Win NT 3.51
  19.  
  20. Thanks for helping me
  21. Edmond
  22.  
  23.  
  24.